@charset "utf-8";
/* CSS Document */
body,html{
	width:100%;
	height:100%;
}
body{
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:25px;
}
a{
	color:#fc5602;
}
p{
	margin:0;
}
.h25{
	height:25px;
}
.navbar{
	margin:0;
}
.navbar-brand{
	height:80px;
	width:227px;
	background:url(images/logo.jpg) no-repeat left center;
	text-indent:-999px;
}
.navbar-default{
	background:none;
	border-color:transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border-color:transparent;
}
.nav.navbar-nav{
	float:right;
}
.navbar-nav > li{
	height:78px;
	border-top:2px solid #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,.navbar-nav > li > a{
	line-height:78px;
	padding:0 15px;
}
.navbar-default .navbar-nav > .active,.navbar-default .navbar-nav > .open{
	border-color:#fc5602;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	color:#fc5602;
	background-color:transparent;
}
.open > .dropdown-menu{
	border:none;
}
.dropdown-menu > li > a{
	padding:0 10px;
	line-height:35px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-color:#1974d1;
	line-height:35px;
	color:#fff;
}
.navbar-nav > li.glyphicon{
	line-height:78px;
	padding:0 15px;
	cursor:pointer;
	font-size:16px;
}
.indexT{
	float:none;
	margin:0 auto;
	text-align:center;
}
.indexT h2{
	font-size:30px;
	color:#000;
	margin:20px 0;
	font-weight:bold;
}
.indexT p{
	color:#6d6969;
	line-height:30px;
}
.myCarousel img{
	max-width:100%;
	height:auto;
}
.problock h1 a{
	font-size:14px;
	color:#000;
}
.problock h1,.problock p{
	background:#efefef;
	margin:0;
	line-height:25px;
}

.problock{
	border:1px solid #efefef;
	border-radius:5px;
	position:relative;
	z-index:1;
	overflow:hidden;
	margin-top:15px;
	margin-bottom:15px;
}
.problock img{
	margin:0px auto;
	display:inline-block;
	max-width:100%;
	height:auto;
}
.problock a.more{
	background:#fc5602;
	color:#fff;
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
	font-size:12px;
}
.problock .info{
	position:absolute;
	height:0;
	color:#fff;
	transition:height 0.2s ease-in;
	bottom:20px;
	overflow:hidden;
}
.problock .info p{
	background:rgba(0,0,0,.8);
	text-align:left;
	display:block;
	padding:0 10px;
	height:100%;
}
.problock:hover .info{
	height:calc( 100% - 103px );
	cursor:pointer;
}
.yingyong{
	background:#ebebeb;
}
.yyblock{
	position:relative;
	margin:15px 0;
	width:100%;
	height:100%;
}
.yyblock div img{
	width:100%;
}
.yyblock .txt{
	position:absolute;
	top:0;
	background:rgba(0,0,0,.6);
	width:100%;
	height:100%;
}
.yyblock .txt a{
	display:inline-block;
	width:94%;
	height:90%;
	overflow:hidden;
	text-align:center;
	margin:3%;
	display:none;
	border:1px solid #fff;
}
.indexAbout{
	width:100%;
	height:auto;
	text-align:center;

	font-size:14px;
	padding:50px 0;
	line-height:30px;
	
}
.indexAbout h1{
	font-size:30px;
	font-weight:bold;
}
.indexAbout a{
	display:inline-block;
	padding:0 5px;
	background:rgba(255,255,255,.6);
	border-radius:3px;
	color:#000;
	margin-top:15px;
	margin-bottom:15px;
}
.indexAbout #topban_38 a.contol{
	background-color:transparent;
	color:rgba(0,0,0,.6);
}
.indexAbout img{
	max-width:100%;
	height:auto;
	border-radius:5px;
	margin-bottom:5px;
	box-shadow:1px 2px 5px rgba(131,148,141,.3);
}
.newsblock{
	margin:15px 0;
}
.newsblock a{
	color:#4d4d4d;
}
.newsblock p.ninfo{
	color:#999;
	margin-bottom:10px;
	margin-left:-10px;
}
.newsblock p.ninfo i{
	margin:0 3px;
}
.newsblock p.ninfo i:first-child{
	margin-left:0;
}
.newsblock img{
	float:left;
	width:178px;
	margin-right:15px;
	height:auto;
}
.newsblock h3{
	font-size:16px;
	margin:0;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}
.huoban{
	background:#ebebeb;
}
.huoban img{
	max-width:100%;
	height:auto;
	border:1px solid #d7d5d5;
	margin:15px 0;
}
.tel{
	background:#2a2a2a;
	color:#fff;
	text-align:center;
	font-size:22px;
	line-height:25px;
	padding:30px 0;
	color:#e2e2e2;
}
.tel i{
	margin-right:10px;
	color:#fc5602;
	font-size:25px;
}
.bot{
	background-color:#141414;
	width:100%;
	padding:10px 0;
}
.bot dt{
	color:#fff;
	font-size:16px;
	font-weight:normal;
	line-height:36px;
}
.bot a{
	color:#fff;
	line-height:30px;
}
.bot i{
	color:#fff;
	font-size:12px;
	margin-right:10px;
}
.copyright{
	background:#2a2a2a;
	color:#fff;
	line-height:30px;
	text-align:center;
}
.procat{
	border:1px solid #e5e3e3;
	padding:5px;
}
.procat .local{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #e5e3e3;
}
.procat .local h3{
	font-size:16px;
	margin:0;
	padding:0;
	line-height:40px;
}
.procat .pull-right i,.prolocal i{
	margin:0 5px;
	color:#6d6969;
	font-size:12px;
}
.procat .pull-right a,.prolocal a{
	color:#6d6969;
}
.prolocal{
	background:#f5f5f5;
	line-height:60px;
}
.procat ul{
	list-style-type:none;
	margin:15px 0;
	padding:0;
	position:relative;
	display:table;
	text-indent:0;
}
.procat ul li{
	display:inline-block;
	margin:2px 3px;
	height:25px;
	line-height:25px;
	transition:background 0.2s;
}
.procat ul li.first-child{
	position:relative;
}
.procat ul li.tags{
	position:relative;
	margin-left:50px;
	margin-top:-27px;
}
.procat ul li a{
	padding:0 5px;
	color:#777777;
}
.procat ul li.now{
	background:#fc5602;;
	position:relative;
	display:inline-block;
}
.procat ul li.now a{
	color:#fff;
}
.procat ul li:hover{
	background:#f79694;
}
.procat ul li:hover a{
	color:#fff;
}
.procat ul li.tags:hover a{
	color:#777777;
}
.procat ul li.tags:hover{
	background:none;
}
.casetag .tags a,.procat ul li.tags a{
	display:inline-block;
	height:25px;
	line-height:25px;
	transition:background 0.2s;
}
.procat ul li.tags a:hover{
	background:#f79694;
	color:#fff;
}
.casetag ul li{
	display:block;
}
.casetag ul li.tags{
	margin-left:75px;
}
.proimgs ul{
	list-style-type:none;
	padding:0;
	margin:0;
	text-indent:0;
}
.proimgs img{
	max-width:100%;
}
.proinfo h1{
	font-size:26px;
	margin:0;
}
.proinfo h1 i{
	color:#F00;
	font-size:14px;
	margin-left:5px;
}
.proinfo p{
	color:#a7a6a2;
	margin:15px 0;
}
.proinfo ul{
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:0;
}
.proinfo div.jiage{
	font-size:22px;
	color:#e41e2b;
	font-weight:bold;
}
.proinfo div.jiage i{
	margin-right:5px;
}
.proinfo li{
	display:inline-block;
	margin-right:10px;
	color:#a7a6a2;
}
.proinfo li i{
	margin-right:10px;
}
.proinfo ul.tag,.newsContent div.tag{
	padding:15px 0;
}
.proinfo ul.tag li,.newsContent div.tag a,.askcontent div.tag a{
	border:1px solid #d6d6d6;
	padding:0 10px;
	margin-bottom:10px;
}
.askcontent div.tag{
	margin:10px 0;
	padding-left:10px;
}
.askC{
	padding:15px 15px 10px;
	color:#F00;
}
.newsContent div.tag{
	margin-left:-5px;
}
.newsContent h3{
	font-size:18px;
}
.newCt .sub{
	display: inline-block;
    vertical-align: middle;
	position:relative;
	height:100%;
}
.newCt .sub.left{
	margin-left:-15px;
}
.newCt .sub.right{
	margin-right:-15px;
	float:right;
}
.newCt .sub a{
	display:block;
	width:40px;
	height:40px;
	border-radius:20px;
	background:#ccc;
	font-size:18px;
	margin-top:45px;
	text-align:center;
	line-height:40px;
	color:#fff;
}
.newsContent p{
	color:#454444;
	margin:10px 0;
}
.newsContent div.tag a,.askcontent div.tag a{
	display:inline-block;
	margin:0 5px;
}
.fastWay ul{
	list-style-type:none;
	padding:0;
	margin:0;
	text-indent:0;
}
.fastWay ul li{
	display:inline-block;
	width:100%;
	text-indent:6px;
	height:35px;
	line-height:35px;
	background:#efefef;
	margin-bottom:16px;
	color:#2d2d2d;
}
.fastWay ul li a{
	color:#2d2d2d;
}
.fastWay ul li i{
	margin-right:10px;
}
.fastWay ul li:nth-child(2n){
	background:#3ca5f6;
}
#ios table{
	margin:15px 0;
}
.table h2{
	font-size:28px;
}
.proart{
	padding:15px 0;
}
.proart .container{
	background:#fff;
}
.nav-tabs{
	margin:15px 0;
}
.nav-tabs > li > a{
	font-size:18px;
	font-weight:bold;
}
.nav-tabs > li > a:hover{
	background:none;
	border:none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	border:none;
	background:none;
	border-bottom:2px solid #3ca5f6;
	font-size:18px;
}
.repro .problock{
	border-radius:0;
}
.repro h2{
	font-size:18px;
	margin:15px;
	border-left:2px solid #3ca5f6;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
}
.contact{
	padding:45px 0;
}
.contact strong{
	display: block;
	font-size: 18px;
	font-weight: normal;
}
.contact_info {
    border-right: 1px solid #e3e3e3;
    margin-top: 20px;
}
.contact_info p {
    line-height: 32px;
	font-size:12px;
}
.contact form {
    margin-top: 20px;
}
.contact input[type="text"] {
    border: 1px solid #e4e4e4;
    height: 38px;
    margin-bottom: 15px;
    padding-left: 14px;
    width: calc( 50% - 18px );
	float:left;
	display:block;
	margin:0 5px 15px 5px;
}
.contact textarea {
    border: 1px solid #e4e4e4;
    height: 80px;
	padding:0;
    padding-left:14px;
    padding-top: 11px;
	display:block;
    width: calc( 100% - 26px );
	margin-left:5px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}
.contact input[type="submit"] {
    background-color: #f07517;
    border: medium none;
    color: white;
    cursor: pointer;
    height: 38px;
    margin-top: 22px;
    width: 200px;
}
.telbg img{
	max-width:100%;
}
#dituContent {
    border: 1px solid #e4e4e4;
    height: 490px;
    margin-bottom: 70px;
    margin-top: 40px;
    width: 100%;
}
.caseBlock{
	background:#fff;
	margin:15px 0;
	position:relative;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	-o-transition:all .2s linear;transition:all .2s linear;
}
.caseBlock a{
	color:#333;
}
.caseBlock:hover{
	box-shadow:0 15px 30px rgba(0,0,0,.1);
	-moz-box-shadow:0 15px 30px rgba(0,0,0,.1);
	-webkit-box-shadow:0 15px 30px rgba(0,0,0,.1);
	-webkit-transform:translate3d(0,-5px,0);
	-moz-transform:translate3d(0,-5px,0);
	-ms-transform:translate3d(0,-5px,0);
	-o-transform:translate3d(0,-5px,0);
	transform:translate3d(0,-5px,0);
}
.list-item-pic {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.list-item-pic img{
	max-width:100%;
	height:auto;
}
.list-item-text {
    padding:15px;
    color: #999;
}
.list-item-subtitle {
    margin: 15px 0 8px;
    font-size: 14px;
    color: #ccc;
}
.list-item-subtitle span {
    color: #000;
}
.list-item-title {
   font-size: 20px;
   width:100%;
   line-height:20px;
   height:20px;
   overflow: hidden;   
   white-space: nowrap;   
   text-overflow: ellipsis;   
   
}
.list-item-context {
    height: 50px;
    margin: 10px 0;
    font-size: 12px;
	overflow:hidden;
}
.list-item-hr {
    margin: 15px 0;
    border: none;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top: 1px solid #ebeef3;
}
.list-item-foot {
    font-size: 13px;
    word-spacing: 15px;
}
.caselist{
	background:#f2f4f7;
	padding:25px 0;
	
}
.newslist{
	list-style-type:none;
	margin:0;
	text-indent:0;
	padding:0;
	line-height:27px;
	color:#ababab;
	margin-top:15px;
}
.newslist li{
	width:100%;
	margin-bottom:15px;
	display:table;
	border-bottom:1px solid #e8e6e6;
	padding-bottom:15px;
}
.newslist li:hover{
	
}
.newslist img{
	float:left;
	margin-right:15px;
	max-width:178px;
}
.newslist h3{
	margin:0;
	padding:0;
	line-height:16px;
	margin-bottom:10px;
}
.newslist h3 a{
	color:#000;
	font-size:16px;
}
.mywidget ul{
	list-style-type:none;
	margin:0;
	padding:0;
	border:1px solid #e8e6e6;
	border-top:0;
	border-bottom:0;
}
.mywidget ul li{
	height:35px;
	line-height:35px;
	border-bottom:1px solid #e8e6e6;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.widget ul li:before{
	content:"\e258";
	margin-right:10px;
}
.mywidget h2{
	background:#3ca5f6;
	text-align:left;
	font-size:18px;
	color:#fff;
	margin:0;
	margin-top:15px;
	font-weight:bold;
	height:45px;
	line-height:45px;
	border-radius:5px 5px 0 0;
}
.mywidget h2 a{
	color:#fff;
}
.mywidget h2 i{
	margin-left:24px;
	margin-right:10px;
}
.mywidget ul i{
	margin-left:24px;
	margin-right:10px;
	color:#767676;
}
.widget li{
	padding-left:24px;
}
.mywidget ul li a{
	color:#767676;
}
.contol{
	font-size:48px;
	color:rgba(255,255,255,.3);
	position:absolute;
	top:calc( 50% - 24px );
}
.contol.left{
	left:8%;
}
.contol.right{
	right:8%;
}
.carousel-inner{
	margin:0;
	padding:0;
	list-style-type:none;
}
.page h2{
	display:none;
}
.nav-links,nav.navigation{
	text-align:center;
	font-size:12px;
	width:100%;
}
.nav-links span.current{
	border:1px solid #3ca5f6;
	display:inline-block;
	background:#3ca5f6;
	color:#fff;
	width:25px;
	height:25px;
}
.nav-links a{
	display:inline-block;
	width:25px;
	height:25px;
	transition:background 0.2s;
	color:#636363;
}
.nav-links a:hover{
	background:#3ca5f6;
	color:#fff;
}
p.ninfo{
	font-size:12px;
	margin-left:-10px;
	line-height:25px;
}
p.ninfo i{
	margin-right:10px;
	margin-left:10px;
}
.newsContent h1{
	font-size:26px;
	margin:0;
	text-align:left;
}
.newsContent h1 a{
	color:#000;
}
.newsContent p.ninfo{
	height:30px;
	line-height:30px;
	margin-left:-10px;
}
img.aligncenter{
	display:table;
	margin:15px auto;
}
.comW{
	box-sizing: border-box;
	border: 3px solid #246CD7;
	padding: 5px;
	text-align:center;
	margin-bottom:15px;
}
.comTitle{
	box-sizing: border-box;
	border: 1px solid #246CD7;
	padding: 15px 20px;
}
.comTitle h1{
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 10.5px;
    line-height:40px;
	padding-bottom:10px;
    color: #246CD7;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #246CD7;
    font-size: 32px;
    font-weight: bold;
}
.comTitle p {
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 10.5px;
    line-height: 1.4;
    color: #757575;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.aboutContent h1,.aboutInfo h1{
	font-size:28px;
	font-weight:bold;
	text-align:center;
	margin:25px 0;
}
.aboutContent p,.aboutInfo p{
	font-size:14px;
	color:#666;
	text-align:center;
}
.aboutPic{
	margin:25px 0;
	position:relative;
	z-index:1;
}
.sbShow{
	list-style-type:none;
	margin:0;
	padding:25px 0;
	text-indent:0;
}
.sbShow li{
	width:20%;
	float:left;
}
.sbShow li img{
	max-width:100%;
}
.shengchan{
	margin:25px 0;
}
.shengchan img{
	max-width:100%;
	height:auto;
}
#topban_38 .contol.left{
	left:-3%;
	color:rgba(0,0,0,.3);
}
#topban_38 .contol.right{
	right:-3%;
	color:rgba(0,0,0,.1);
}
.aboutPic .txt{
	position:absolute;
	left:0;
	z-index:3;
	background:rgba(0,0,0,.6);
	width:100%;
	height:40px;
	overflow:hidden;
	bottom:0;
	transition: height 0.2s;
	
}
.aboutPic:hover .txt{
	height:100%;
	background:rgba(0,0,0,.8);
}
.aboutInfo{
	background:#f5f5f5;
}
.aboutPic .txt h2{
	font-size:16px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:40px;
	
}
.aboutPic .txt p{
	color:#FFF;
	padding:0 10PX;
}
.aboutPic img{
	max-width:100%;
	height:auto;
	position:relative;
	z-index:2;
}
.bx-default-pager{
	text-align:center;
}
.bx-default-pager .bx-pager-item{
	display:inline-block;
	
}
.bx-default-pager .bx-pager-item a{
	width:20px;
	height:20px;
	border-radius:50%;
	color:#fff;
	margin:0 5px;
	font-size:11px;
	line-height:20px;
	background:#3ca5f6;
	display:block;
	text-decoration:none;
}
.bx-default-pager .bx-pager-item a.active{
	background:#383838;
}
#home h3{
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	line-height:16px;
	font-size:16px;
	color:#23527c;
	margin:20px 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#home h3:before{
	content: "\e085";
	margin-right:5px;
}
.copyright a,.copyright{
	color:#666666;
}
.carousel-indicators li{
	margin:0 5px;
}
.search-content {
    width:90%;
	max-width:900px;
	margin:0 auto;
    padding-top: 95px;
	
}
.search-input {
    margin-top: 20px;
	position:relative;
}
.search-content input {
    border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid #f0f0f0;
    height: 45px;
    width: 100%;
    font-size: 26px;
    font-family: Microsoft YaHei;
    color: #ccc;
}
.search-input button {
    cursor: pointer;
    width: 40px;
	position:absolute;
	right:15px;
	top:0;
    height: 40px;
    border: 0;
    outline: 0;
    background: 0;
    font-size: 30px;
    color: #ccc;
}
.hotsearch h2 {
    font-size: 16px;
    color: #bbb;
	padding:0;
    margin-bottom: 10px;
    display: block;
}
.hotsearch a {
    color: #5f9fe2;
    line-height:30px;
	display:inline-block;
    height:30px;
    border: 1px solid #f0f0f0;
    margin: 2px 2px 2px 0;
    padding: 0 10px;
    cursor: pointer;
    font-size: 14px;
	float:left;
}
.newC{
	background:#f5f5f7;
	padding:50px;
}
.newC img{
	max-width:100%;
}
.nextPrev{
	margin:50px 0;
	border-top: #d5d5d7 1px solid;
	
	line-height:40px;
}
.nextPrev p{
	border-bottom: #d5d5d7 1px solid;
	margin:0;
}
.askcontent{
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	margin:15px 0;
}
.askcontent h1{
	margin: 0;
	display: inline;
	font-size: 20px;
	line-height: 2;
	vertical-align: middle;
}
.askcontent .topic-header {
    padding: 15px 15px 10px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.as-title {
    margin: 0 0 10px;
    padding: 0 0 10px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    border-bottom: 1px solid #eee;
}
.as-list {
    padding: 0;
    margin-bottom: 50px;
    list-style: none;
}
.as-item {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}
.as-avatar {
    float: left;
}
.as-avatar img {
    width: 30px;
    height: auto;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top;
}
.as-main {
    padding-left: 40px;
}
.as-user {
    margin-bottom: 5px;
    font-size: 14px;
    color: #28B9A7;
    line-height: 30px;
}
.entry-content p {
    margin-bottom: 15px;
}
.as-action {
    color: #999;
    font-size: 12px;
}
.as-action span {
    margin-right: 10px;
}
.comment{
	padding:15px 15px 10px;
}
.comment .contact{
	padding:10px 0;
}
#topban_ask .carousel-indicators{
	bottom:0;
	background:#000;
	width:100%;
	left:0;
	margin:0;
}
.reNews h2 {
    font-size: 18px;
	margin-left:15px;
    border-left: 2px solid #3ca5f6;
    font-size:18px;
    font-weight: bold;
    padding-left: 10px;
}
.reNews h1{
	font-size:14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.reNews h1 a{
	color:#999;
}
.reNews h1 i{
	margin-right:5px;
}
div.aligncenter{
	margin:15px auto;
	display:table;
}
.pro-detail .pinfoimg img{
	max-width:100%;
	height:auto;
}
.pro-detail{
	line-height:25px;
}
.pro-detail h1{
	font-size: 28px;
	line-height: 36px;
	display: block;
	color: #131313;
	font-weight: normal;
	padding: 32px 0;
}
.proArt section{
	padding:10px 0;
	margin:10px 0;
	border-bottom:1px solid #f5f5f5;
}
.parTitle{
	
	line-height:28px;
	padding:15px 0;
	margin-bottom:10px;
}
.parTitle h1{
	margin:0;
	padding:0;
	text-indent:14px;
	font-size:28px;
}
.pchannel h2{
	font-size:16px;
	margin:0;
	padding:0;
	font-weight:bold;
	line-height:30px;
}
.pchannel h2 a{
	color:#333;
}

hr{
	margin:10px 15px;
}
#leftsead{width:161px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
leftsead ul{ list-style-type:none; margin:0; padding:0;}
#leftsead{position:fixed; right:50px; top:50%;}
#leftsead li{width:161px;height:60px; overflow:hidden;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{display:none;position:absolute;right:143px;}
#leftsead li a.youhui .2wm{display:none;position:absolute;right:143px;}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
@media (max-width: 767px) {
	body{
		overflow-x:hidden;
	}
	.container{
		padding:0;
	}
	.navbar-header{
		padding:0 15px;
	}
	.navbar-brand{
		background-size:auto 50px;
	}
	.newsblock img{
		width:100px;
		height:auto;
	}
	.newsblock p.ninfo{
		margin:0;
	}
	.newsblock h3{
		margin:0;
	}
	.navbar-toggle{
		margin-top:20px;
	}
	.nav.navbar-nav{
		margin:0;
		width:100%;
	}
	.navbar-nav > li{
		height:40px;
		line-height:40px;
		border:none;
		background:#454545;
		border-top:1px solid #383838;
		border-bottom:1px solid #585757;
	}
	.navbar-default .navbar-nav > .active, .navbar-default .navbar-nav > .open{
		border:none;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-nav > li > a{
		line-height:40px;
		color:#fff;
		padding-left:24px;
	}
	.navbar-default .navbar-collapse{
		padding:0;
		border:none;
		box-shadow:none;
	}
	.navbar-default{
		border:none;
	}
	.navbar-default .navbar-nav > li > a{
		color:#cecece;
	}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
		color:#fff;
	}
	.aboutPic .txt{
		height:40px;
		line-height:40px;
		overflow:hidden;
	}
	.aboutPic:hover .txt{
		height:40px;
		line-height:40px;
	}
	#topban_38 .contol{
		font-size:32px;
	}
	#topban_38 .item div{
		margin-top:5px;
		margin-bottom:5px;
	}
	.procat ul li.tags{
		margin:0;
		position:static;
		height:auto;
	}
	.proinfo h1{
		margin:15px 0;
	}
	.fastWay ul li{
		width:50%;
		float:left;
		margin:3px 0;
	}
	.proinfo div.jiage{
		margin-bottom:15px;
	}
	.tel i{
		color:#fff;
	}
	.tel{
		
	}
	foot{
		width:100%;
		z-index:9999999;
		color:#fff;
	}
	.copyright{
		display:none;
	}
	.newslist img{
		max-width:100px;
	}
	.newC{
		padding:15px;
	}
}
